type os.fileWithoutReadFrom

2 uses

	os (current package)
		file.go#L179: type fileWithoutReadFrom struct {
		file.go#L185: 	return io.Copy(fileWithoutReadFrom{File: f}, r)